home *** CD-ROM | disk | FTP | other *** search
/ Airline Maintenance & Engineering / Unisys Airline Maintenance & Engineering.iso / solution.dxr / 00122.ls < prev    next >
Encoding:
Text File  |  1997-04-14  |  166 b   |  10 lines

  1. on mouseUp
  2.   set the video of member "paper_15" to 0
  3.   updateStage()
  4.   if soundBusy(1) then
  5.     sound stop 1
  6.   end if
  7.   cursor(4)
  8.   go("1a_transition", "unisys")
  9. end
  10.